CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - numerical methods

搜索资源列表

  1. chafenfa

    0下载:
  2. 时域有限差分法,也是电磁数值计算方法的一种,里面有详细的解说。-Time-domain finite difference method, is also a kind of electromagnetic numerical methods, which have a detailed explanation.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-17
    • 文件大小:4517507
    • 提供者:陈巧真
  1. juliang

    1下载:
  2. 矩量法,电磁数值计算方法的一种,也很详细的。-Moment method, a kind of electromagnetic numerical methods, but also very detailed.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-12
    • 文件大小:2846873
    • 提供者:陈巧真
  1. ggsf

    0下载:
  2. 数值方法中的共轭梯度算法 希望有帮助 谢谢 共同探讨-Numerical methods conjugate gradient algorithm hopes to help Thank you to explore
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:1239
    • 提供者:yaojinwei
  1. nt

    0下载:
  2. 数值方法中的牛顿方法,很常用的,但是用FROTRAN编写的,-Numerical methods in Newton' s method, it is commonly used, but written with FROTRAN, thank you
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:1554
    • 提供者:yaojinwei
  1. ZFRR

    0下载:
  2. 数值方法中的最速下降法!用FROTRAN编写的,-Numerical methods in the steepest descent method! Written by FROTRAN, thank you
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1109
    • 提供者:yaojinwei
  1. DFP

    0下载:
  2. 数值方法中的DFP算法,谢谢,希望有用,共同探讨.-Numerical methods in the DFP algorithm, thank you, want to be useful to study together.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:1334
    • 提供者:yaojinwei
  1. leeeeeeeeeeeee

    0下载:
  2. 现代数值计算方法原版课件,内容详细,算法流程清晰易读。-Modern numerical methods original courseware, detailed algorithmic process clearly legible.
  3. 所属分类:Algorithm

    • 发布日期:2017-06-16
    • 文件大小:24324388
    • 提供者:huanhuan
  1. A

    0下载:
  2. SOR算法解线性方程组,c++,数值方法-SOR algorithm for solving linear equations, c++, numerical methods
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:701
    • 提供者:liuct
  1. shuzhi1

    0下载:
  2. 数值计算方法中的各种算法流程及源程序包括雅可比迭代-Numerical methods in a variety of algorithmic process and source code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:56888
    • 提供者:qiaofeiy
  1. angener.tar

    1下载:
  2. 用fortran编写的有限元网格划分程序,主要用于生成三角形单元。可用于不同的数值计算,比如有限体积法,有限单元法,等等。-ANGENER is a fortran source package able to generate triangulations, which can be used for different numerical methods, for example finite volume method, finite element method, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:704789
    • 提供者:chenbo
  1. Doolittle

    0下载:
  2. 这个程序时关于计算机数值方法的一个程序,调试时在VC++6.0环境中。-This program on computer numerical methods for a program when debugging VC++6.0 environment.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:682888
    • 提供者:zhangdw
  1. wxjsjyl

    0下载:
  2. 现代计算机是微电子学与计算数学相结合的产物。微电子学的基本电路元件及其逐步向大规模发展的集成电路是现代计算机的硬件基础,而计算数学的数值计算方法与数据结构则是现代计算机的软件基础。 -Modern computer science and computational mathematics microelectronics product of the combination. Microelectronics basic circuit elements and their progres
  3. 所属分类:source in ebook

    • 发布日期:2017-06-13
    • 文件大小:20733026
    • 提供者:Ryan
  1. ALGO7-2

    0下载:
  2. Simpson Rule Algo7-2.c C program for implementing Algorithm 7.2 Algorithm translated to C by: Dr. Norman Fahrer IBM and Macintosh verification by: Daniel Mathews NUMERICAL METHODS: C Programs, (c) John H. Mathews 1995 To accompany
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1469
    • 提供者:virumpa
  1. ALGO3-5

    0下载:
  2. Algo3-5.c C program for implementing Algorithm 3.5 Algorithm translated to C by: Dr. Norman Fahrer IBM and Macintosh verification by: Daniel Mathews NUMERICAL METHODS: C Programs, (c) John H. Mathews 1995 To accompany the text: NU
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:1825
    • 提供者:virumpa
  1. ALGO2-1

    0下载:
  2. lgo2-1.c C program for implementing Algorithm 2.1 Algorithm translated to C by: Dr. Norman Fahrer IBM and Macintosh verification by: Daniel Mathews NUMERICAL METHODS: C Programs, (c) John H. Mathews 1995 To accompany the text: NUME
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1712
    • 提供者:virumpa
  1. ALGO2-2

    0下载:
  2. Algo2-2.c C program for implementing Algorithm 2.2 Algorithm translated to C by: Dr. Norman Fahrer IBM and Macintosh verification by: Daniel Mathews NUMERICAL METHODS: C Programs, (c) John H. Mathews 1995 To accompany the text: NU
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1650
    • 提供者:virumpa
  1. ALGO2-3

    0下载:
  2. Algo2-3.c C program for implementing Algorithm 2.3 Algorithm translated to C by: Dr. Norman Fahrer IBM and Macintosh verification by: Daniel Mathews NUMERICAL METHODS: C Programs, (c) John H. Mathews 1995 To accompany the text: NUM
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1696
    • 提供者:virumpa
  1. VB

    0下载:
  2. VB数值计算方法文中全部源码,已测试。西电经典之作,市面已绝版!。对于从事数值计算的人士帮助颇大!-VB numerical methods in all of the text source code, have been tested. Western Electric classic. For the numerical calculation of those who engaged in considerable help!
  3. 所属分类:Algorithm

    • 发布日期:2017-05-08
    • 文件大小:1921984
    • 提供者:崔立洲
  1. equation_Solve

    0下载:
  2. 方程求根的MATLAB程序,包括各种数值方法,如黄金分割法,联合法等-Equation Roots of MATLAB programs, including a variety of numerical methods, such as the golden section method, the joint law
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:10282
    • 提供者:付和平
  1. numerical-methods-1211798205859074-8

    0下载:
  2. Input - f is the function input as a string f - df is the derivative of f input as a string df - p0 is the initial approximation to the zero of f - delta is the tolerance for p0 - epsilon is the tolerance for the function
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:239102
    • 提供者:ali
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com